Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filters out invalid transaction trace entries #771

Merged
merged 3 commits into from
Sep 2, 2021

Conversation

nanocryk
Copy link
Contributor

@nanocryk nanocryk commented Sep 2, 2021

What does it do?

Empty trace entries can be produced when invalid Ethereum transactions are in the block, which cause issues when building the RPC response. This PR thus filter out empty entries. that can only be produced in this situation.

What important points reviewers should know?

Is there something left for follow-up PRs?

What alternative implementations were considered?

Are there relevant PRs or issues in other repositories (Substrate, Polkadot, Frontier, Cumulus)?

What value does it bring to the blockchain users?

@nanocryk nanocryk added A0-pleasereview Pull request needs code review. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes labels Sep 2, 2021
@tgmichel tgmichel added A8-mergeoncegreen Pull request is reviewed well. and removed A0-pleasereview Pull request needs code review. labels Sep 2, 2021
@nanocryk nanocryk merged commit f0c775b into master Sep 2, 2021
@nanocryk nanocryk deleted the jeremy-tracing-consecutive-call-list-new branch September 2, 2021 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A8-mergeoncegreen Pull request is reviewed well. B5-clientnoteworthy Changes should be mentioned in any downstream projects' release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants